func crypto/ecdsa.hashToInt
3 uses
crypto/ecdsa (current package)
ecdsa.go#L161: func hashToInt(hash []byte, c elliptic.Curve) *big.Int {
ecdsa.go#L268: e := hashToInt(hash, c)
ecdsa.go#L307: e := hashToInt(hash, c)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)